Schema | Table | Check Constraint | Condition | Description |
---|---|---|---|---|
st_ndims(the_geom) = 2 |
|
|||
(geometrytype(the_geom) = 'POINT'::text) OR (the_geom IS NULL) |
|
|||
st_srid(the_geom) = 2154 |
|
|||
st_ndims(the_geom) = 2 |
|
|||
(geometrytype(the_geom) = 'POINT'::text) OR (the_geom IS NULL) |
|
|||
st_srid(the_geom) = 2154 |
|
This file was generated with SQL Manager for PostgreSQL (www.pgsqlmanager.com) at 13/03/2014 13:23 |